home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 8 (Internal Edition) / Apple R&P Lib Internal v8.0.iso / 3-Presentations / Service⁄Support⁄Training / Self-Paced Training / Apple Scanner Training / Troubleshooting / card_30793.txt < prev    next >
Text File  |  1988-07-14  |  4KB  |  183 lines

  1. -- card: 30793 from stack: in
  2. -- bmap block id: 4839
  3. -- flags: 0000
  4. -- background id: 31138
  5. -- name: QUESTION 1
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hide button id 17
  9. end closeCard
  10.  
  11.  
  12. -- part 2 (field)
  13. -- low flags: 01
  14. -- high flags: 0000
  15. -- rect: left=45 top=76 right=274 bottom=261
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 0
  19. -- font id: 3
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24.  
  25.  
  26. -- part 15 (field)
  27. -- low flags: 01
  28. -- high flags: 0000
  29. -- rect: left=20 top=51 right=69 bottom=283
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 3
  34. -- text size: 14
  35. -- style flags: 256
  36. -- line height: 18
  37. -- part name: 
  38.  
  39.  
  40. -- part 17 (button)
  41. -- low flags: 80
  42. -- high flags: A003
  43. -- rect: left=345 top=248 right=270 bottom=445
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Reference
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   push card
  55.   visual iris open
  56.   go to card "Hardware"
  57.   show card button "self-check"
  58.   show card field "cloak"
  59. end mouseUp
  60.  
  61.  
  62.  
  63.  
  64. -- part 20 (field)
  65. -- low flags: 80
  66. -- high flags: 0000
  67. -- rect: left=324 top=160 right=197 bottom=491
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: 
  76.  
  77.  
  78. -- part 28 (button)
  79. -- low flags: 00
  80. -- high flags: A003
  81. -- rect: left=363 top=163 right=185 bottom=429
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: False
  90. ----- HyperTalk script -----
  91.  
  92.  
  93. on mouseUp
  94.   play "Harpsichord" tempo 180 "a es eq es f# g# a b c#5q a4s aq"
  95.   wait for 2 seconds
  96.   hide button id 17
  97.   visual scroll left
  98.   go next
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 29 (button)
  104. -- low flags: 00
  105. -- high flags: A003
  106. -- rect: left=363 top=132 right=154 bottom=429
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: True
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   play boing
  118.   show button id 17
  119. end mouseUp
  120.  
  121.  
  122.  
  123. -- part 33 (button)
  124. -- low flags: 00
  125. -- high flags: 0000
  126. -- rect: left=328 top=302 right=325 bottom=353
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 1
  130. -- font id: 0
  131. -- text size: 12
  132. -- style flags: 0
  133. -- line height: 16
  134. -- part name: New Button
  135. ----- HyperTalk script -----
  136. on mouseUp
  137.   visual scroll right
  138.   go to next card
  139. end mouseUp
  140.  
  141.  
  142.  
  143.  
  144. -- part 35 (button)
  145. -- low flags: 00
  146. -- high flags: A004
  147. -- rect: left=197 top=303 right=324 bottom=313
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 0 / 0
  150. -- text alignment: 1
  151. -- font id: 0
  152. -- text size: 12
  153. -- style flags: 0
  154. -- line height: 16
  155. -- part name: Troubleshooting
  156. ----- HyperTalk script -----
  157. on mouseUp
  158.   answer "Exit the Self-Check?" with "Yes" or "Cancel"
  159.   if it is "Yes" then
  160.     visual checkerboard to black
  161.     go to stack "Troubleshooting"
  162.   end if
  163.   if it is "Cancel" then
  164.     put "Cancel" into it
  165.   end if
  166. end  mouseUp
  167.  
  168.  
  169. -- part contents for card part 2
  170. ----- text -----
  171.  
  172.  
  173. A hardware problem causes the orange light on the front of the Apple Scanner to illuminate and remain on as long as the error condition persists.
  174.  
  175.  
  176. -- part contents for card part 15
  177. ----- text -----
  178. Question
  179.  
  180. -- part contents for card part 20
  181. ----- text -----
  182. Only during routine 
  183. maintenance?